| Total Complexity | 10 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 111 |
| Lines of code | 80 |
| Logical lines of code | 17 |
| Comment lines | 6 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get() | 57 | 2 | 18 | |
| update() | 60 | 1 | 16 | |
| createTableIfNotExists() | 63 | 1 | 16 | |
| store() | 67 | 2 | 8 | |
| create() | 63 | 1 | 11 | |
| __construct() | 74 | 1 | 5 | |
| delete() | 78 | 1 | 3 | |
| getTableName() | 80 | 1 | 3 |